﻿<?xml version="1.0" encoding="utf-8" ?>
<Animations>

  <DecorationAnimation Name="TextDecoration" RenderLevel="Foreground" FontSize="160" FontBold="true" FontName="Itim" Fill="rgb(26,139,198);rgb(52,159,48);rgb(231,9,52)" StrokeColour="white" StrokeWidth="10" HasShadow="true" Origin="Center">
    <AnimationCollection ResourceName="MoveUpThenFade"/>
  </DecorationAnimation>


  <AnimationCollection Name="SparkDecoration">
    <DecorationAnimation Name="Spark1" RenderLevel="Foreground" Src="/Themes/Wood_63/Content/Images/GreySpark.png" Width="500" Height="500">
      <AnimationCollection ResourceName="ScaleUpWhileFadingOut1"/>
    </DecorationAnimation>
    <DecorationAnimation Name="Spark2" RenderLevel="Foreground" Src="/Themes/Wood_63/Content/Images/GreySpark.png" Width="500" Height="500">
      <AnimationCollection ResourceName="ScaleUpWhileFadingOut2"/>
    </DecorationAnimation>
  </AnimationCollection>

</Animations>